I would like to execute coordinated motion among three axes. I saw the CoordMotionInKFLOPArc.c file and I was wondering where the external variables were defined:
I understand what these variables are referencing (SEGMENT segment0, SEGMENT segment1,...) and I understand the external declarations,but i cant find the actual definitions.
I looked in the BuildAllLibs.sln but could not find where they were defined. I also looked in KmotionDef.h but could not find them there either.